Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

feat(main): Add CLI flag for setting kubectl executable #145

Merged
merged 1 commit into from
Jun 26, 2018

Conversation

tazjin
Copy link
Owner

@tazjin tazjin commented Jun 23, 2018

This lets users choose the executable (either by full path or via a
$PATH-entry) to be used when executing kubectl.

This is useful in, for example, OpenShift based setups.

This fixes #143

This lets users choose the executable (either by full path or via a
$PATH-entry) to be used when executing `kubectl`.

This is useful in, for example, OpenShift based setups.

This fixes #143
@tazjin tazjin merged commit bd5980a into master Jun 26, 2018
@tazjin tazjin deleted the feat/set-kubectl-bin branch June 26, 2018 10:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow specifying the kubectl executable
1 participant